home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCGUIA 117
/
PC Guia 117.iso
/
Software
/
Utils
/
Software6
/
Product20
/
tabbrowser_preferences-1.2.4-fx.xpi
/
install.rdf
next >
Wrap
Extensible Markup Language
|
2005-04-16
|
3KB
|
73 lines
<?xml version="1.0"?>
<!-- Tabbrowser Preferences 1.2.4 //-->
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<!-- Name, ID, version //-->
<em:name>Tabbrowser Preferences</em:name>
<em:id>{9b9d2aaa-ae26-4447-a7a1-633a32b19ddd}</em:id>
<em:version>1.2.4</em:version>
<!-- This extension installs in Firefox //-->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0</em:minVersion>
<em:maxVersion>1.0</em:maxVersion>
</Description>
</em:targetApplication>
<!-- The contents of the extension //-->
<em:file>
<Description about="urn:mozilla:extension:file:tabprefs.jar">
<em:package>content/tabprefs/</em:package>
<!-- 20 languages and counting //-->
<em:locale>locale/en-US/tabprefs/</em:locale>
<em:locale>locale/bg-BG/tabprefs/</em:locale>
<em:locale>locale/cs-CZ/tabprefs/</em:locale>
<em:locale>locale/da-DK/tabprefs/</em:locale>
<em:locale>locale/de-DE/tabprefs/</em:locale>
<!--<em:locale>locale/en-US/tabprefs/</em:locale>//-->
<em:locale>locale/es-AR/tabprefs/</em:locale>
<em:locale>locale/es-ES/tabprefs/</em:locale>
<em:locale>locale/fr-FR/tabprefs/</em:locale>
<em:locale>locale/hu-HU/tabprefs/</em:locale>
<em:locale>locale/it-IT/tabprefs/</em:locale>
<em:locale>locale/ja-JP/tabprefs/</em:locale>
<em:locale>locale/ko-KR/tabprefs/</em:locale>
<em:locale>locale/nl-NL/tabprefs/</em:locale>
<em:locale>locale/pl-PL/tabprefs/</em:locale>
<em:locale>locale/pt-BR/tabprefs/</em:locale>
<em:locale>locale/ru-RU/tabprefs/</em:locale>
<em:locale>locale/sl-SI/tabprefs/</em:locale>
<em:locale>locale/sv-SE/tabprefs/</em:locale>
<em:locale>locale/zh-CN/tabprefs/</em:locale>
<em:locale>locale/zh-TW/tabprefs/</em:locale>
<em:skin>skin/classic/tabprefs/</em:skin>
</Description>
</em:file>
<!-- Optional fields //-->
<em:description>Enhances control over some aspects of tabbed browsing.</em:description>
<em:creator>Bradley Chapman (kakadu+tabprefs@gmail.com)</em:creator>
<!-- Contributors //-->
<em:contributor>Chris Cook (tangent@intraplanar.net)</em:contributor>
<em:contributor>asqueella</em:contributor>
<em:contributor>Shelumi'El Jordan, S.D.G. (MonkeeSage)</em:contributor>
<em:contributor>twanno</em:contributor>
<em:contributor>morphis</em:contributor>
<em:contributor>Aaron Spuler</em:contributor>
<em:contributor>Michael Kraft</em:contributor>
<!-- EM frontend hooks //-->
<em:homepageURL>http://www.pryan.org/mozilla/site/TheOneKEA/tabprefs/</em:homepageURL>
<em:iconURL>chrome://tabprefs/skin/icon.png</em:iconURL>
<em:updateURL>http://www.pryan.org/mozilla/site/TheOneKEA/tabprefs/tabprefs.rdf</em:updateURL>
</Description>
</RDF>